home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1998 May / PCPlus May 1998=disk A.iso / CPLUS45 / BC45 / SDIOLE.PAK / MAKEFILE next >
Encoding:
Text File  |  1995-08-29  |  363 b   |  11 lines

  1. #----------------------------------------------------------------------------
  2. # ObjectWindows - (C) Copyright 1994 by Borland International
  3. #----------------------------------------------------------------------------
  4. MODELS = ldf
  5.  
  6. EXE    = sdiole
  7. OBJEXE = sdiole.obj sampcont.obj
  8. RESEXE = sdiole.res sampcont.res
  9.  
  10. !include $(BCEXAMPLEDIR)\owlocfmk.gen
  11.